cd2020ag3.

  • Home
    • Site Map
    • reveal
    • blog
  • Group
  • WEEK
    • week 3
    • week 4
    • week 5
    • week6
    • week7
    • week11
    • week12
    • week13
    • week14
  • Topic
    • Topic 0
      • DigitalProductCollaboration
    • Topic 1
  • Assignment1
    • Assignment -1 report
    • Python3.8.2
    • Random grouping
  • Assignment 2
  • Webots User Guide
    • Getting Started with Webots
  • CoppeliaSim
    • coppeliaSim心得
    • User interface
    • Scenes and models
    • Environment
    • 環境
    • Entities
    • Calculation modules
    • Writing code
    • Simulation
    • Tutorials
  • onshape
  • VirtualBox
    • IPv4
    • IPv6
  • CoppeliaSim car
  • remoteAPI
Calculation modules << Previous Next >> Simulation

Writing code


CoppeliaSim is a highly customizable simulator: every aspect of a simulation can be customized
CoppeliaSim是高度可定制的模擬器:可以自定義模擬的每個方面。
Moreover, the simulator itself can be customized and tailored so as to behave exactly as desired.
此外,模擬器本身可以進行定制和定制,以使其性能完全符合要求。
This is allowed through an elaborate Application Programming Interface (API).
這可以通過精心設計的應用程序編程接口(API)來實現。
Six different programming or coding approaches are supported,
支持六種不同的編程或編碼方法,
each having particular advantages (and obviously also disadvantages) over the others
每個都比其他的具有特殊的優勢(顯然也有劣勢)
but all six are mutually compatible (i.e. can be used at the same time, or even hand-in-hand)
但所有六種方法都是相互兼容的(即可以同時使用,甚至可以穿插使用)。
The control entity of a model, scene, or the simulator itself can be located inside:
模型,場景或模擬器本身的控制實體可以位於以下位置:


●embedded script     嵌入式腳本
●an add-on                附加組件
●a plugin                   插件
●remote API client   遠程API客戶端
●ROS node
●BlueZero node


Calculation modules << Previous Next >> Simulation

Copyright © All rights reserved | This template is made with by Colorlib